home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xt / XtError.z / XtError
Encoding:
Text File  |  2002-10-03  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttEEEErrrrrrrroooorrrr((((3333XXXXtttt))))       XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))        XXXXttttEEEErrrrrrrroooorrrr((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtError, XtSetErrorHandler, XtSetWarningHandler, XtWarning -
  10.           low-level error handlers
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           void XtError(_m_e_s_s_a_g_e)
  14.                 String _m_e_s_s_a_g_e;
  15.  
  16.           void XtSetErrorHandler(_h_a_n_d_l_e_r)
  17.                 XtErrorHandler _h_a_n_d_l_e_r;
  18.  
  19.           void XtSetWarningHandler(_h_a_n_d_l_e_r)
  20.                 XtErrorHandler _h_a_n_d_l_e_r;
  21.  
  22.           void XtWarning(_m_e_s_s_a_g_e)
  23.                 String _m_e_s_s_a_g_e;
  24.  
  25.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  26.           _m_e_s_s_a_g_e   Specifies the nonfatal error message that is to be
  27.                     reported.
  28.  
  29.           _h_a_n_d_l_e_r   Specifies the new fatal error procedure, which
  30.                     should not return, or the nonfatal error
  31.                     procedure, which usually returns.
  32.  
  33.           _m_e_s_s_a_g_e   Specifies the message that is to be reported.
  34.  
  35.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  36.           The _X_t_E_r_r_o_r function has been superceded by _X_t_A_p_p_E_r_r_o_r.
  37.  
  38.           The _X_t_S_e_t_E_r_r_o_r_H_a_n_d_l_e_r function has been superceded by
  39.           _X_t_A_p_p_S_e_t_E_r_r_o_r_H_a_n_d_l_e_r.
  40.  
  41.           The _X_t_S_e_t_W_a_r_n_i_n_g_H_a_n_d_l_e_r function has been superceded by
  42.           _X_t_A_p_p_S_e_t_W_a_r_n_i_n_g_H_a_n_d_l_e_r.
  43.  
  44.           The _X_t_A_p_p_W_a_r_n_i_n_g function has been superceded by
  45.           _X_t_A_p_p_W_a_r_n_i_n_g.
  46.  
  47.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  48.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  49.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.